type runtime.throwType

4 uses

	runtime (current package)
		panic.go#L18: type throwType uint32
		panic.go#L22: 	throwTypeNone throwType = iota
		panic.go#L1265: func fatalthrow(t throwType) {
		runtime2.go#L548: 	throwing        throwType